Welcome![Sign In][Sign Up]
Location:
Search - socket tcp

Search list

[TCP/IP stacksocket

Description: 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
Platform: | Size: 1024 | Author: 雁子 | Hits:

[SymbianTCPIPsockets

Description: VC++ 开发的Symbian客户端开发,TCP/IP 协议,Socket 应用,与电脑端的服务器连接接收发数据。-VC++ Developed Symbian client development, TCP/IP protocol, Socket applications, and computer server-side data connections to receive fat.
Platform: | Size: 22528 | Author: 爱逍遥 | Hits:

[Internet-NetworkRawTCP-IP

Description: Raw TCP/IP类库,含ping,ipconfig,TcpServer,UdpScaner,Udpserver等内容-Raw TCP/IP library, including ping, ipconfig, TcpServer, UdpScaner, Udpserver etc.
Platform: | Size: 618496 | Author: | Hits:

[Windows DevelopJAVA

Description: 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good interface.
Platform: | Size: 119808 | Author: 罗亚兴 | Hits:

[Internet-NetworkPacketSniffer

Description: Title: Raw Packet Sniffer It currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin allowing you to just plug it right into your own apps. NOTICE: This will only work on OS with raw socket support (Windows XP/2000/NT) with root access (admin privilages). -Title: Raw Packet SnifferIt currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin
Platform: | Size: 79872 | Author: ST.POLO | Hits:

[Linux-Unixtcp

Description: 最简单的socket编程,server 和 client-The most simple socket programming, server and client
Platform: | Size: 1024 | Author: fcode | Hits:

[ICQ-IM-ChatGTK_MySQ-LTCP_IP

Description: 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL using multithreading technology and Socket technology in Linux.It refers key technologies of developing database in GTK+ and MySQL.Its communication principle and software design and implement method are given in the paper at last.
Platform: | Size: 608256 | Author: rejoiceliberty | Hits:

[Multimedia programDS_Netfilter

Description: server/client media streaming using window socket (TCP) by directshow filter.
Platform: | Size: 118784 | Author: hoat | Hits:

[TCP/IP stacksocket

Description: TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
Platform: | Size: 13312 | Author: lala | Hits:

[Internet-NetworkLINUX-socket

Description: Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返 回一个整型的Socket描述符,随后的连接建立、数据传输等操作都是通过该Socket实现的。常用的Socket类型有两种:流式Socket (SOCK_STREAM)和数据报式Socket(SOCK_DGRAM)。流式是一种面向连接的Socket,针对于面向连接的TCP服务应用;数据 报式Socket是一种无连接的Socket,对应于无连接的UDP服务应用。-Socket interface is TCP/IP network API, Socket Interface defines a number of functions or routines, the programmer can use them to develop TCP/IP network applications. Study on the Internet want TCP/IP network programming, we must understand the Socket Interface. Socket Interface Designer is the first interface on the Unix operating system inside. If you know Unix system input and output, then it is easy to understand the Socket. Socket data transmission network is a special kind of I/O, Socket is a file descriptor. Socket also has a similar function call to open the file of the Socket (), the function return an integer of Socket descriptor, then the connection set up, data transmission and other operations through the implementation of the Socket. Socket type commonly used in two ways: streaming Socket (SOCK_STREAM) and data reported type Socket (SOCK_DGRAM). Streaming is a connection-oriented Socket, for in the TCP connection-oriented service applications Datagram Socket t
Platform: | Size: 1406976 | Author: 陈威 | Hits:

[Internet-NetworkSocket

Description: 内有UDP点对点聊天及TCP.UDP高级编程等相关的详细代码。从事网络编程开发及学习者值得借鉴。-Within the UDP peer-to-peer chat and have TCP.UDP high-level programming code and other related details. Engaged in the development of network programming and learners to learn.
Platform: | Size: 297984 | Author: wangxh | Hits:

[TCP/IP stackServer_Client

Description: TCP/IP Socket Server Source Client Source Chat Program
Platform: | Size: 4131840 | Author: Parkj | Hits:

[TCP/IP stackTCP_Socket

Description: Tcp Socket 源码程序 TCP/IP socket Class 源码程序 -TCP/IP socket Class Source Code
Platform: | Size: 608256 | Author: JerryJiang | Hits:

[TCP/IP stacktext

Description: 一个简单的VC++ tcp 实现聊天 其中利用socket-A simple VC++ Tcp chat realize which use socket
Platform: | Size: 1024 | Author: 龙之吻 | Hits:

[Internet-Network238257563443434

Description: 网络通信,多线程,TCP/IP,socket-Network communications, multi-threading, TCP/IP, socket
Platform: | Size: 175104 | Author: tangshaocheng | Hits:

[Internet-Network714772083434343

Description: 网络通信,多线程,TCP/IP,socket-Network communications, multi-threading, TCP/IP, socket
Platform: | Size: 130048 | Author: tangshaocheng | Hits:

[Internet-NetworkTCP

Description: 基于winsock实现的socket通信tcp/ip的服务端和客户端代码,可做测试时的模拟器。-Winsock-based communications socket to achieve the tcp/ip client service and client code, the simulator can be tested.
Platform: | Size: 101376 | Author: 粟立军 | Hits:

[Windows Developtcp

Description: tcp 通讯包含客户端和服务器端,Windows下的socket实现-tcp communication contains client and server, Windows under the socket to achieve
Platform: | Size: 443392 | Author: zhangzongfeng | Hits:

[TCP/IP stackSocket

Description: 主要是进行socket建立Tcp/ip传输,并且也可以进行UDP的传输-Socket is mainly carried out to establish Tcp/ip transmission, and will be able to conduct UDP transmission
Platform: | Size: 21504 | Author: asas | Hits:

[TCP/IP stackClient-server_socket

Description: this is file for Client server socket TCP
Platform: | Size: 3072 | Author: fairnando87 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net